func go/format.hasUnsortedImports

2 uses

	go/format (current package)
		format.go#L69: 	if file != nil && hasUnsortedImports(file) {
		format.go#L119: func hasUnsortedImports(file *ast.File) bool {